From 6070eba498e0d6255cf92c0d7aa8d255edbcbace Mon Sep 17 00:00:00 2001 From: robertlipe Date: Mon, 29 Sep 2014 03:58:29 +0000 Subject: [PATCH] Linux fix for earlier. --- gpsbabel/csv_util.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gpsbabel/csv_util.h b/gpsbabel/csv_util.h index ea46fa70e..83bd87603 100644 --- a/gpsbabel/csv_util.h +++ b/gpsbabel/csv_util.h @@ -18,6 +18,8 @@ */ +#include + /* function prototypes */ char* -- 2.30.2